4353 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 140 / 218
Newer►
  • thumbnail
    GitHub · Build software better, together.

    wget -O /usr/bin/bd https://raw.github.com/vigneshwaranr/bd/master/bd
    chmod +rx /usr/bin/bd
    echo 'alias bd=". bd -s"' >> ~/.bashrc
    source ~/.bashrc

    8 septembre 2013 à 21:27:27 UTC+2 - permalink - archive.org - https://github.com/vigneshwaranr/bd/blob/master/README.md
    bd cd shell
  • Ungit, enfin un client git joli et multiplateforme - git-ressources
    8 septembre 2013 à 21:24:49 UTC+2 - permalink - archive.org - http://www.blogduwebdesign.com/git-ressources/ungit-client-git-joli-multiplateforme/1032
    git ui
  • thumbnail
    Vim: What is the difference between the remap, noremap, nnoremap and vnoremap mapping commands? - Stack Overflow

    Explication des commandes de map de vim (pour compléter son .vimrc)

    8 septembre 2013 à 16:01:46 UTC+2 - permalink - archive.org - http://stackoverflow.com/questions/3776117/vim-what-is-the-difference-between-the-remap-noremap-nnoremap-and-vnoremap-ma
    map vim
  • thumbnail
    A Tcpdump Tutorial and Primer | Daniel Miessler

    Super tuto qui me servira de mémo pour tcpdump

    7 septembre 2013 à 14:27:29 UTC+2 - permalink - archive.org - http://danielmiessler.com/study/tcpdump/
    tcpdump
  • SSL/TLS & Perfect Forward Secrecy | Vincent Bernat
    6 septembre 2013 à 17:39:41 UTC+2 - permalink - archive.org - http://vincent.bernat.im/fr/blog/2011-ssl-perfect-forward-secrecy.html
    dh PFS TLS
  • Understanding Python's "with" statement

    with statement

    6 septembre 2013 à 10:25:43 UTC+2 - permalink - archive.org - http://effbot.org/zone/python-with-statement.htm
    python with
  • Calculating Color Contrast with PHP [splitbrain.org]

    Comment déterminer mathématiquement le contraste entre deux couleurs

    4 septembre 2013 à 16:33:52 UTC+2 - permalink - archive.org - http://www.splitbrain.org/blog/2008-09/18-calculating_color_contrast_with_php
    couleur css
  • Utiliser un clavier PC AZERTY sous Mac OS X | Lousodrome
    3 septembre 2013 à 17:18:46 UTC+2 - permalink - archive.org - http://lousodrome.net/blog/blog/2009/10/29/utiliser-un-clavier-pc-azerty-sous-mac-os-x/
    mac
  • Programmation Bash/Flux et redirections - Wikilivres

    com > fic redirige la sortie standard de com dans le fichier fic,
    com 2> fic redirige la sortie des erreurs de com dans le fichier fic,
    com 2>&1 redirige la sortie des erreurs de com vers la sortie standard de com,
    com < fic redirige l'entrée standard de com dans le fichier fic,
    com1 | com2 redirige la sortie standard de la commande com1 vers l'entrée standard de com2.

    3 septembre 2013 à 14:33:05 UTC+2 - permalink - archive.org - http://fr.wikibooks.org/wiki/Programmation_Bash/Flux_et_redirections
    bash in out std
  • explainshell.com - match command-line arguments to their help text

    Petit outil sympa qui donne l'explication de n'importe quelle commande shell (on peut c/c ce qu'on veut)l

    30 août 2013 à 14:24:02 UTC+2 - permalink - archive.org - http://www.explainshell.com/
    bash help linux man shell
  • L'ergonomie assis au bureau

    PDF posistion de travail

    29 août 2013 à 14:07:25 UTC+2 - permalink - archive.org - http://www.travailsecuritairenb.ca/docs/OFFICEFRdist.pdf
    bureau ergonomie
  • Java ArrayList to Array

    ArrayList<DeviceId> reslist = new ArrayList<DeviceId>();
    reslist.add....

    return reslist.toArray(new DeviceId[reslist.size()]);

    29 août 2013 à 11:07:57 UTC+2 - permalink - archive.org - https://links.infomee.fr/?b7gz8g
    array arraylist java
  • Annuler un commit sur svn

    Comment annuler un commit sur svn...
    Git est vraiment mieux foutu..

    28 août 2013 à 15:36:18 UTC+2 - permalink - archive.org - https://wiki.bordeaux.inria.fr/runtime/doku.php?id=svn
    svn
  • Forums Python — AFPY

    Forum pour demander de l'aide/chercher des réponses sur Python

    27 août 2013 à 14:02:13 UTC+2 - permalink - archive.org - http://www.afpy.org/forums/forum_python
    forum help python
  • OSSEC | Home | Open Source SECurity
    23 août 2013 à 16:49:21 UTC+2 - permalink - archive.org - http://www.ossec.net/
    hids
  • thumbnail
    Submitting a Patch (2.0) - Symfony
    22 août 2013 à 16:50:57 UTC+2 - permalink - archive.org - http://symfony.com/doc/2.0/contributing/code/patches.html
    git
  • Comment utiliser Git | University of Avignon and Open Source Software
    22 août 2013 à 16:50:50 UTC+2 - permalink - archive.org - http://gpl.univ-avignon.fr/2010/07/07/comment-contribuer-sur-github/
    git
  • The HttpKernel Component (current) - Symfony

    Doc intéressante à lire sur le composant HttpKernel

    21 août 2013 à 21:25:46 UTC+2 - permalink - archive.org - http://symfony.com/doc/current/components/http_kernel/introduction.html
    doc php symfony
  • Homepage - Silex - The PHP micro-framework based on Symfony2 Components

    Another PHP Framework

    21 août 2013 à 21:17:12 UTC+2 - permalink - archive.org - http://silex.sensiolabs.org/
    framework php
  • vitesse en km/h

    Petit outil pour calculer sa vitesse en km/h en donnant la distance parcourue en km et le temps.

    21 août 2013 à 11:08:33 UTC+2 - permalink - archive.org - http://home.nordnet.fr/scharlet/calculs/vitessek.htm
    calcul footing vitesse
Links per page: 20 50 100
◄Older
page 140 / 218
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation